Skip to content

New/Set-GitHubRepository: Add Support for 'Allow Update Branch' Option#387

Merged
HowardWolosky merged 5 commits into
microsoft:masterfrom
X-Guardian:AllowUpdateBranch
Feb 27, 2023
Merged

New/Set-GitHubRepository: Add Support for 'Allow Update Branch' Option#387
HowardWolosky merged 5 commits into
microsoft:masterfrom
X-Guardian:AllowUpdateBranch

Conversation

@X-Guardian
Copy link
Copy Markdown
Contributor

Description

This PR adds the AllowUpdateBranch parameter to the New-GitHubRepository and Set-GitHubRepository functions:

Issues Fixed

References

Checklist

  • You actually ran the code that you just wrote, especially if you did just "one last quick change".
  • Comment-based help added/updated, including examples.
  • Static analysis is reporting back clean.
  • New/changed code adheres to our coding guidelines.
  • Formatters were created for any new types being added.
  • New/changed code continues to support the pipeline.
  • Changes to the manifest file follow the manifest guidance.
  • Unit tests were added/updated and are all passing. See testing guidelines. This includes making sure that all pipeline input variations have been covered.
  • Relevant usage examples have been added/updated in USAGE.md.
  • If desired, ensure your name is added to our Contributors list

@X-Guardian
Copy link
Copy Markdown
Contributor Author

@HowardWolosky, this PR is ready for review.

HowardWolosky
HowardWolosky previously approved these changes Feb 27, 2023
Copy link
Copy Markdown
Contributor

@HowardWolosky HowardWolosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the contribution!

Comment thread GitHubRepositories.ps1 Outdated
Comment thread GitHubRepositories.ps1 Outdated
@HowardWolosky
Copy link
Copy Markdown
Contributor

/azp run PowerShellForGitHub-CI

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@HowardWolosky HowardWolosky added the Merge Pending CI This PR is ready to merge once CI has completed running on it. label Feb 27, 2023
@HowardWolosky HowardWolosky merged commit 9baf54e into microsoft:master Feb 27, 2023
@HowardWolosky HowardWolosky removed the Merge Pending CI This PR is ready to merge once CI has completed running on it. label Feb 27, 2023
@X-Guardian X-Guardian deleted the AllowUpdateBranch branch April 19, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New/Set-GitHubRepository: Add Support for 'Allow Update Branch' Option

2 participants